home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
WebObjects
/
WebObjectsDoc_HTML
/
Reuse
/
ReusableComponentsEx
/
WosSource.wo
/
WosSource.wod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-01
|
287 b
|
18 lines
////////////////////////
// SourceSplitView
// by Charles Lloyd
////////////////////////
WosFileString: ComponentFileString {
componentName = componentName;
extension = "wos";
};
TitleBox: TitleBox {
value = titleString;
fontColor = "#ff0000";
fontSize = 4;
};